net/http.httpRange.contentRange (method)
3 uses
net/http (current package)
fs.go#L297: w.Header().Set("Content-Range", ra.contentRange(size))
fs.go#L858: func (r httpRange) contentRange(size int64) string {
fs.go#L864: "Content-Range": {r.contentRange(size)},
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)